Autogenerated HTML docs for v2.9.1-273-g79ed4 
diff --git a/git-checkout.html b/git-checkout.html index 950ef81..25dbbfa 100644 --- a/git-checkout.html +++ b/git-checkout.html 
@@ -956,7 +956,7 @@  When creating a new branch, set up "upstream" configuration. See   "--track" in <a href="git-branch.html">git-branch(1)</a> for details.   </p>  -<div class="paragraph"><p>If no <em>-b</em> option is given, the name of the new branch will be  +<div class="paragraph"><p>If no <code>-b</code> option is given, the name of the new branch will be   derived from the remote-tracking branch, by looking at the local part of   the refspec configured for the corresponding remote, and then stripping   the initial part up to the "*".  @@ -964,7 +964,7 @@  off of "origin/hack" (or "remotes/origin/hack", or even   "refs/remotes/origin/hack"). If the given name has no slash, or the above   guessing results in an empty name, the guessing is aborted. You can  -explicitly give a name with <em>-b</em> in such a case.</p></div>  +explicitly give a name with <code>-b</code> in such a case.</p></div>   </dd>   <dt class="hdlist1">   --no-track  @@ -1401,7 +1401,7 @@  <div id="footnotes"><hr /></div>   <div id="footer">   <div id="footer-text">  -Last updated 2015-11-06 15:25:44 PST  +Last updated 2016-07-13 14:58:50 PDT   </div>   </div>   </body>